.row-float-right{
	float: right;
}
.row-float-left{
	float:left;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  
 .hidden-backgroud-ie{
 
 	background: center white !important;
	padding-right : 0px !important;
 }
 .field-select{
 	background: center white !important;
	padding-right : 2px !important;
 }
}